In This Topic
IPTC tags, also known as document's metadata, allows for additional information to be stored within a document.
Syntax
'Declaration
<ComVisibleAttribute(True)>
Public Enum IPTCTags
Inherits System.Enum
[ComVisible(true)]
public enum IPTCTags : System.Enum
public enum IPTCTags = class(System.Enum)
ComVisibleAttribute()
public enum IPTCTags extends System.Enum
[ComVisible(true)]
__value public enum IPTCTags : public System.Enum
[ComVisible(true)]
public enum class IPTCTags : public System.Enum
Members
| Member | Value | Description |
| IPTCTagByLine | 592 | |
| IPTCTagByLineTitle | 597 | |
| IPTCTagCaption | 632 | |
| IPTCTagCategory | 527 | |
| IPTCTagCity | 602 | |
| IPTCTagCopyrightNotice | 628 | |
| IPTCTagCountryOfPrimaryLocation | 613 | |
| IPTCTagCredit | 622 | |
| IPTCTagDateCreated | 567 | |
| IPTCTagHeadline | 617 | |
| IPTCTagKeywords | 537 | |
| IPTCTagObjectName | 517 | |
| IPTCTagOriginalTransmissionReference | 615 | |
| IPTCTagOriginatingProgram | 577 | |
| IPTCTagProvinceOfState | 607 | |
| IPTCTagRecordVersion | 512 | |
| IPTCTagReleaseDate | 542 | |
| IPTCTagReleaseTime | 547 | |
| IPTCTagSource | 627 | |
| IPTCTagSpecialInstructions | 552 | |
| IPTCTagSupplementalCategories | 532 | |
| IPTCTagTimeCreated | 572 | |
| IPTCTagUnknown | -1 | |
| IPTCTagUrgency | 522 | |
| IPTCTagWriter | 634 | |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
GdPicture14.IPTCTags
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace